JavaScript Debugger Modules > What is a JavaScript Debugger Module? > getOnUnloadInstrument()

 

getOnUnloadInstrument()

Availability

Dreamweaver 4.0

Description

This function is called exactly once after getHeadInstrument() is called.

Arguments

None.

Returns

String containing JavaScript to insert at the end of the onUnload event handler of the BODY tag.